body,h1,p {
	font-family: "微软雅黑";
}

h1 {
	color: #003a96!important
}

h2 {
	color: #fff!important;
	font-family: "微软雅黑"!important
}

h3,h4,h5,h6 {
	color: #003a96!important;
	font-family: "微软雅黑"!important
}


.list-post-type .list-item {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 100%;
	border-bottom: 1px solid #dbdbdb
}

.list-post-type .list-item figure {
	margin-bottom: 5px
}

.main-header .logo-outer {
	padding: 0
}

.sticky-header .main-menu {
	padding: 25px 0
}

.sidebar-title h2,h3.skew-lines {
	color: #003a96!important;
	font-weight: 300;
	font-size: 28px;
	line-height: 1.2em
}

.blog-classic li {
	margin: 10px;
	list-style: square
}

.blog-classic h3{
	font-size:18px;
	margin:1.5em 0 0.5em;
	font-weight:bold;
}

.blog-classic h4{
	font-size:16px;
	margin:1em 0 0.5em;
}

.sidebar-page-container {
	position: relative;
	padding: 50px 0 5pc
}

.sidebar #menu-applications li,.sidebar .menu li {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #eaeaea
}

.sidebar #menu-applications li a,.sidebar .menu li a {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
	color: rgba(0,0,0,.6);
	font-weight: 400;
	font-size: 1pc
}

.sec-title {
	position: relative;
	margin-bottom: 22px
}

#map {
	width: 100%;
	min-height: 820px
}

.thm-unit-test table tbody tr td {
	border: 0!important
}

.thm-unit-test h3 {
	font-weight: 300;
	font-size: 21px!important
}

.team-member .inner-box .image {
	position: relative;
	border: 1px solid #f7f7f7;
	HEIGHT: 252px;
	OVERFLOW: HIDDEN
}

table img {
	display: block;
	padding: 9px;
	height: auto;
	max-width: 100%;
	border: 1px solid #ccc
}

.form-column h2,.map-column h2 {
	color: #003a96!important
}

.logo a img {
	margin: 15px 0!important;
	max-width: 230px!important
}

.sticky-header .logo a img {
	max-width: 170px!important
}

select,table td input[type=text],textarea {
	display: block;
	margin: 0;
	padding: 9pt 20px;
	width: 100%;
	height: 55px;
	border: 1px solid #e9e9e9;
	background: 0 0;
	color: #333;
	font-size: 14px;
	line-height: 29px
}

.author {
	display: none
}

.trade-shows{
	background: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), transparent url(../images/expo07-e1519131269436.jpg) center center/cover no-repeat scroll;
	margin:75px 0 50px;
}

.trade-shows .trade-shows-wrapper .events{
	color: #fff;
	background: #003a96;
	padding: 5px 10px;
	width: auto;
	float: left;
	text-transform: uppercase;
}

.trade-shows .trade-shows-wrapper h1{
	font-size: 36pt; 
	line-height: 50pt;
	text-transform: uppercase;
}

.trade-shows .trade-shows-wrapper h1 span{
	color: #ffffff;
}


.trade-shows .trade-shows-wrapper{
	padding:50px 0;
}
.trade-shows .post-content .text{
	margin:15px 0 20px;
	color:#FFF;
}
.trade-shows .post-content H3 a{
	color:#FFF;
}


.company-brief{
	margin:75px 0 40px;
}

.company-brief h1{
	text-align:center;
}

.company-brief-text{
	margin-bottom:75px;
}

.brief-box-title, .brief-box-link{
	padding:15px 0;
}

.brief-box-title h3{
	font-size:18px;
}

.our-products{
	margin:50px 0 32px;
}

.our-products h1{
	text-align:center;
}

.our-products-text p{
	text-align:center;
	margin-bottom:40px;	
}

.products-box-title{
	padding:15px 0;
}

.products-box-title h3{
	font-size:18px;
}

.products-view-all{
	margin:52px auto;
	text-align:center;
}

.latest-news{
	margin-bottom:52px;
}

.latest-news-title{
	margin:52px auto 52px;
}

.latest-news-title h1{
	text-align: center;
}	

.button{
	color: #ffffff;
	background-color: #003a96;
	font-family: "微软雅黑";
	padding: 5px 15px 5px 15px;
}

.button-lg:hover,
.button:hover{
	color:#FFF;
}

.button-lg{
    color: #ffffff;
    background-color: #003a96;
    font-family: "微软雅黑";
    padding: 10px 20px 10px 20px;
}

.banner{
	max-height:500px;
	overflow:hidden;
}

.banner-left{
	background:url('../images/left.svg') center no-repeat;
}

.banner-right{
	right:0;
	left:auto;
	background:url('../images/right.svg') center no-repeat;
}

.news{
	background: #f7f7f7;
}

.news .owl-item .list-item {
    box-shadow: 0 0 0 1px rgba(224,224,224,.5) inset;
    text-align: center;
    padding-bottom: 25px;
    float: left;
    width: 98%;
    margin-right: 2%;
    background: #fff;
}

.news .owl-item .title {
	font-size:18px;
    padding: 20px 20px 20px 20px;
	min-height:90px;
}

.news .owl-item .footer-button {
    padding: 15px 0;
    text-align: center;
}

.news  .owl-item .read-more {
    font-size: 13px;
    padding: 9px 30px;
    border-radius: 25px;
    white-space: nowrap;
    border: 1px solid #e3e3e3;
    transition: all .3s ease;
    border-radius: 0;
    margin: 0 0 0 15px;
    background: #003a96;
    color: #fff;
    font-family: "微软雅黑";
    text-transform: uppercase;
    font-weight: 300;
	border: 0;
}	
	
.news .in-post-content{
	min-height:140px;
}
	
.news .owl-item .read-more:hover {
    background: #ccc;
    border: 0;
}


.links{
	margin:20px auto;
}

.links .friend-link{
	font-size:16px;
	color:#003a96;
}

.links a{
	display:inline-block;
	width:12.5%;
	color:#999;
}

.blog-classic{
	margin:20px auto;
}

.blog-content{
	margin-bottom:40px;
}
.blog-classic .blog-video{
	margin-bottom:30px;
}

.blog-classic img{
	PADDING:10PX;
}



.blog-classic.application li{
    list-style-type:none;
}

.blog-classic.application h3{
	text-align:center;
}

.blog-classic.application .m10{
	margin:40px 0 0;
}

.blog-classic td{
	padding:8px;
}
 
.blog-classic .blog-posts{
	float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px
}

.blog-classic .blog-posts .post-title-alt{
	margin: 0 0 20px;
	float: left;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}

.blog-classic .blog-posts .post-title-alt a {
    display: block;
	color: #333;
}

.blog-classic .blog-posts .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    line-height: 38px;
}

.blog-classic .blog-posts .post-meta span i {
    margin-right: 5px;
    color: #42BCE2;
    font-size: 12px;
}

.blog-classic .blog-posts .post-meta  span {
    float: left;
    margin-right: 15px;
    font-size: 12px;
	color:#999;
}

.blog-classic .blog-posts p {
    font-size: 14px;
    color: #999;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.blog-classic .blog-posts .post-2-button{
    float: left;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #666;
    font-size: 12px;
    line-height: 1;
}

.blog-classic .blog-posts .post-2-button:hover{
	border-color: #42BCE2;
    background: #42BCE2;
    color: #fff;
}

.blog-classic .blog-posts .post-2-button i{
	margin-left:5px;
}
.styled-pagination span,
.styled-pagination a{
	padding:5px 8px;
	border:1px solid #ccc;
	margin-left:5px;
}

.styled-pagination .current{
	border-color: #42BCE2;
	background: #42BCE2;
	color: #fff;
}

.news_prev{
	margin-top:20px;
}

.blog-classic .blog-single .post-meta span i {
    margin-right: 5px;
    color: #42BCE2;
    font-size: 12px;
}

.blog-classic .blog-single .post-meta  span {
    float: left;
    margin-right: 15px;
    font-size: 12px;
	color:#999;
}

